| 2017-04-25 |
Jessica Hamilton | Haiku: skip renaming if filenames are the same |
commit | commitdiff | tree | snapshot |
| 2017-04-25 |
Jessica Hamilton | Haiku: doesn't have SIG_SYS |
commit | commitdiff | tree | snapshot |
| 2017-04-25 |
Jessica Hamilton | Haiku: use LIBRARY_PATH in configure |
commit | commitdiff | tree | snapshot |
| 2017-04-19 |
bors | Auto merge of #3887 - luser:rustc-wrapper, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2017-04-18 |
bors | Auto merge of #3926 - froydnj:reenable-nightly-tests... |
commit | commitdiff | tree | snapshot |
| 2017-04-18 |
Nathan Froyd | re-enable previously nightly-only tests |
commit | commitdiff | tree | snapshot |
| 2017-04-18 |
Ted Mielczarek | Add support for wrapping cargo's rustc invocations... |
commit | commitdiff | tree | snapshot |
| 2017-04-18 |
bors | Auto merge of #3928 - andwur:version-not-found-error... |
commit | commitdiff | tree | snapshot |
| 2017-04-18 |
bors | Auto merge of #3924 - koivunej:issue_3922, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2017-04-18 |
bors | Auto merge of #3908 - froydnj:overflow-checks, r=alexcr... |
commit | commitdiff | tree | snapshot |
| 2017-04-18 |
bors | Auto merge of #3930 - alexcrichton:more-clean, r=alexcr... |
commit | commitdiff | tree | snapshot |
| 2017-04-18 |
Alex Crichton | Clean some more env vars during tests |
commit | commitdiff | tree | snapshot |
| 2017-04-17 |
Andrew Watts | Fix #2997: error message when version not found could... |
commit | commitdiff | tree | snapshot |
| 2017-04-17 |
Joonas Koivunen | git: use lower case in error message |
commit | commitdiff | tree | snapshot |
| 2017-04-14 |
Nathan Froyd | add `overflow-checks` field to profiles |
commit | commitdiff | tree | snapshot |
| 2017-04-14 |
Joonas Koivunen | style fixes |
commit | commitdiff | tree | snapshot |
| 2017-04-14 |
Joonas Koivunen | git: adjust error on submodule update failure |
commit | commitdiff | tree | snapshot |
| 2017-04-14 |
Joonas Koivunen | git: refactor update_submodule out of loop |
commit | commitdiff | tree | snapshot |
| 2017-04-14 |
Joonas Koivunen | reproduce error msg in test case |
commit | commitdiff | tree | snapshot |
| 2017-04-12 |
bors | Auto merge of #3919 - malbarbo:openssl-probe, r=alexcri... |
commit | commitdiff | tree | snapshot |
| 2017-04-12 |
bors | Auto merge of #3885 - malbarbo:android-build, r=alexcri... |
commit | commitdiff | tree | snapshot |
| 2017-04-12 |
Marco A L Barbosa | Update openssl-probe to 0.1.1 |
commit | commitdiff | tree | snapshot |
| 2017-04-12 |
bors | Auto merge of #3847 - SergioBenitez:master, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2017-04-11 |
Marco A L Barbosa | Remove android build for aarch64, arm and i686 |
commit | commitdiff | tree | snapshot |
| 2017-04-11 |
Marco A L Barbosa | Add android build to travis |
commit | commitdiff | tree | snapshot |
| 2017-04-11 |
Marco A L Barbosa | Add android Dockerfile |
commit | commitdiff | tree | snapshot |
| 2017-04-11 |
Marco A L Barbosa | Add openssl build support for android |
commit | commitdiff | tree | snapshot |
| 2017-04-10 |
bors | Auto merge of #3914 - jwilm:specifying-dependencies... |
commit | commitdiff | tree | snapshot |
| 2017-04-10 |
Joe Wilm | Add note about Cargo.lock behavior with [replace] |
commit | commitdiff | tree | snapshot |
| 2017-04-10 |
bors | Auto merge of #3909 - JanLikar:fix/3876, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2017-04-09 |
Jan Likar | Improve "dirty" error message |
commit | commitdiff | tree | snapshot |
| 2017-04-09 |
Sergio Benitez | Always emit build script warnings for crates that fail... |
commit | commitdiff | tree | snapshot |
| 2017-04-08 |
bors | Auto merge of #3907 - waywardmonkeys:show-default-new... |
commit | commitdiff | tree | snapshot |
| 2017-04-08 |
bors | Auto merge of #3904 - tee-too:fix-3880, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2017-04-08 |
bors | Auto merge of #3906 - waywardmonkeys:typo-fixes, r... |
commit | commitdiff | tree | snapshot |
| 2017-04-07 |
Bruce Mitchener | Indicate that --lib is default for new, init. |
commit | commitdiff | tree | snapshot |
| 2017-04-07 |
Bruce Mitchener | Fix typos. |
commit | commitdiff | tree | snapshot |
| 2017-04-07 |
tee-too | Sort tests so that unit tests are run before integratio... |
commit | commitdiff | tree | snapshot |
| 2017-04-05 |
bors | Auto merge of #3898 - jmatraszek:fix_rust_40955, r... |
commit | commitdiff | tree | snapshot |
| 2017-04-05 |
Alex Crichton | Touch up line lengths |
commit | commitdiff | tree | snapshot |
| 2017-04-04 |
Jakub Matraszek | Fix rust 40955 |
commit | commitdiff | tree | snapshot |
| 2017-04-04 |
bors | Auto merge of #3854 - tee-too:fix-3499, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2017-04-04 |
tee-too | Add `[target.'cfg(...)']` syntax for rustc(doc)flags... |
commit | commitdiff | tree | snapshot |
| 2017-04-03 |
bors | Auto merge of #3893 - nrc:config-values, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2017-04-03 |
Nick Cameron | Allow a client to override values in a config |
commit | commitdiff | tree | snapshot |
| 2017-04-01 |
bors | Auto merge of #3842 - pwoolcoc:add-pijul-vcs-support... |
commit | commitdiff | tree | snapshot |
| 2017-04-01 |
bors | Auto merge of #3889 - alexcrichton:toml-fix, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2017-04-01 |
Alex Crichton | Update toml to fix a regression in backcompat |
commit | commitdiff | tree | snapshot |
| 2017-03-31 |
Paul Woolcock | Add Pijul support to cargo |
commit | commitdiff | tree | snapshot |
| 2017-03-31 |
bors | Auto merge of #3878 - ehiggs:revert-template-until... |
commit | commitdiff | tree | snapshot |
| 2017-03-30 |
bors | Auto merge of #3875 - matklad:unused-replace, r=alexcri... |
commit | commitdiff | tree | snapshot |
| 2017-03-30 |
bors | Auto merge of #3879 - jbendig:issue_3867, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2017-03-29 |
James Bendig | Fix `cargo run` panic when required-features not satisfied |
commit | commitdiff | tree | snapshot |
| 2017-03-29 |
Ewan Higgs | Cleanup of template patch reversion. |
commit | commitdiff | tree | snapshot |
| 2017-03-29 |
Ewan Higgs | Revert "Cargo templating for `new` and `init`" |
commit | commitdiff | tree | snapshot |
| 2017-03-29 |
Ewan Higgs | Revert "Upgrade handlebars to 0.25." |
commit | commitdiff | tree | snapshot |
| 2017-03-29 |
Ewan Higgs | Revert "Fix for #3722" |
commit | commitdiff | tree | snapshot |
| 2017-03-29 |
Ewan Higgs | Revert "Use time crate directly to get the year" |
commit | commitdiff | tree | snapshot |
| 2017-03-29 |
Ewan Higgs | Revert "Add year to project template variables" |
commit | commitdiff | tree | snapshot |
| 2017-03-29 |
Aleksey Kladov | Fix false positive about unused replace |
commit | commitdiff | tree | snapshot |
| 2017-03-27 |
bors | Auto merge of #3869 - matklad:test-isolation, r=alexcri... |
commit | commitdiff | tree | snapshot |
| 2017-03-25 |
Aleksey Kladov | Don't read ~/.cargo/config in tests |
commit | commitdiff | tree | snapshot |
| 2017-03-25 |
bors | Auto merge of #3865 - matklad:doc-all-the-things, r... |
commit | commitdiff | tree | snapshot |
| 2017-03-24 |
Aleksey Kladov | Add external-tools.md to the Makefile |
commit | commitdiff | tree | snapshot |
| 2017-03-24 |
bors | Auto merge of #3862 - matklad:crate-types, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2017-03-24 |
Aleksey Kladov | Beef up docs about integrating Cargo with other stuff |
commit | commitdiff | tree | snapshot |
| 2017-03-24 |
Aleksey Kladov | Fix crate_types in serialized targets |
commit | commitdiff | tree | snapshot |
| 2017-03-23 |
bors | Auto merge of #3857 - antonlarin:rebuild-on-env-change... |
commit | commitdiff | tree | snapshot |
| 2017-03-23 |
bors | Auto merge of #3837 - alexcrichton:workspace-exlucde... |
commit | commitdiff | tree | snapshot |
| 2017-03-23 |
Anton Larin | Include package props with env vars into target metadata |
commit | commitdiff | tree | snapshot |
| 2017-03-23 |
bors | Auto merge of #3858 - alexcrichton:fix-ci, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2017-03-23 |
Alex Crichton | Attempt to fix CI |
commit | commitdiff | tree | snapshot |
| 2017-03-21 |
bors | Auto merge of #3841 - matklad:encourage-explicit-versio... |
commit | commitdiff | tree | snapshot |
| 2017-03-20 |
bors | Auto merge of #3848 - tee-too:fix-2529, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2017-03-20 |
bors | Auto merge of #3849 - alexcrichton:fix-stack-overflow... |
commit | commitdiff | tree | snapshot |
| 2017-03-20 |
Alex Crichton | Detect cyclic dependencies through [replace] |
commit | commitdiff | tree | snapshot |
| 2017-03-20 |
tee-too | Report the name of the test that failed (fix #2529) |
commit | commitdiff | tree | snapshot |
| 2017-03-18 |
bors | Auto merge of #3843 - alexcrichton:fix-override-default... |
commit | commitdiff | tree | snapshot |
| 2017-03-17 |
Alex Crichton | Fix overriding mixing with default features |
commit | commitdiff | tree | snapshot |
| 2017-03-17 |
Aleksey Kladov | Encourage tools writers to explicitly pin metadata... |
commit | commitdiff | tree | snapshot |
| 2017-03-17 |
bors | Auto merge of #3839 - tee-too:fix-3828, r=matklad |
commit | commitdiff | tree | snapshot |
| 2017-03-17 |
tee-too | Remove --cap-lints feature detection (fix issue #3828) |
commit | commitdiff | tree | snapshot |
| 2017-03-16 |
Alex Crichton | Add a workspace.exclude key |
commit | commitdiff | tree | snapshot |
| 2017-03-16 |
bors | Auto merge of #3836 - alexcrichton:bump, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2017-03-16 |
Alex Crichton | Bump to 0.19.0 |
commit | commitdiff | tree | snapshot |
| 2017-03-13 |
bors | Auto merge of #3827 - alexcrichton:warnings-v2, r=matklad |
commit | commitdiff | tree | snapshot |
| 2017-03-13 |
Alex Crichton | Cap lints for upstream deps with `-vv` |
commit | commitdiff | tree | snapshot |
| 2017-03-12 |
bors | Auto merge of #3818 - jmatraszek:3814-run_proper_binary... |
commit | commitdiff | tree | snapshot |
| 2017-03-12 |
bors | Auto merge of #3820 - alexcrichton:remove-build-date... |
commit | commitdiff | tree | snapshot |
| 2017-03-12 |
Alex Crichton | Tweak travis targets and dates |
commit | commitdiff | tree | snapshot |
| 2017-03-12 |
Alex Crichton | Remove build date from version |
commit | commitdiff | tree | snapshot |
| 2017-03-11 |
Jakub Matraszek | #3814: Fallback to src/bin/main.rs for bins |
commit | commitdiff | tree | snapshot |
| 2017-03-09 |
bors | Auto merge of #3807 - nerdrew:nerdrew/_cargo, r=alexcri... |
commit | commitdiff | tree | snapshot |
| 2017-03-08 |
bors | Auto merge of #3794 - alexcrichton:better-errors, r... |
commit | commitdiff | tree | snapshot |
| 2017-03-08 |
Alex Crichton | Improve TOML decoding error messages |
commit | commitdiff | tree | snapshot |
| 2017-03-08 |
Andrew Lazarus | support custom cargo-* command zsh tab completion |
commit | commitdiff | tree | snapshot |
| 2017-03-08 |
bors | Auto merge of #3789 - vojtechkral:cargo_env, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2017-03-07 |
Vojtech Kral | Tell subprocesses the path to self in an env variable... |
commit | commitdiff | tree | snapshot |
| 2017-03-07 |
bors | Auto merge of #3369 - joshtriplett:cargo-install-only... |
commit | commitdiff | tree | snapshot |
| 2017-03-06 |
bors | Auto merge of #3795 - jryans:template-year, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| next |